listbox: Fix signal name in documentation
authorMohammed Sadiq <sadiq@sadiqpk.org>
Sun, 8 Apr 2018 05:07:31 +0000 (10:37 +0530)
committerMohammed Sadiq <sadiq@sadiqpk.org>
Sun, 8 Apr 2018 05:32:23 +0000 (11:02 +0530)
gtk/gtklistbox.h

index 3f371b23ee8e014b96f27d9e9ba1227f376725d1..4640f6a4f9d9543cf14b7da7fab896c5b285bd2a 100644 (file)
@@ -55,7 +55,7 @@ struct _GtkListBox
  * @row_selected: Class handler for the #GtkListBox::row-selected signal
  * @row_activated: Class handler for the #GtkListBox::row-activated signal
  * @activate_cursor_row: Class handler for the #GtkListBox::activate-cursor-row signal
- * @toggle_cursor_row: Class handler for the #GtkListBox::activate-cursor-row signal
+ * @toggle_cursor_row: Class handler for the #GtkListBox::toggle-cursor-row signal
  * @move_cursor: Class handler for the #GtkListBox::move-cursor signal
  * @selected_rows_changed: Class handler for the #GtkListBox::selected-rows-changed signal
  * @select_all: Class handler for the #GtkListBox::select-all signal